home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 32
/
Amiga Format AFCD32 (Nov 1998, Issue 117).iso
/
-seriously_amiga-
/
programming
/
c
/
mesa-2.6
/
include
/
pragmas
/
amigamesartl_pragmas.h
next >
Wrap
C/C++ Source or Header
|
1998-08-10
|
1KB
|
37 lines
/*
* Mesa 3-D graphics library
* Version: 2.6
* Copyright (C) 1995-1997 Brian Paul
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, write to the Free
* Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
/*
* amigamesartl_pragmas.h
*
* Version 1.0 27 Jun 1998
* by Jarno van der Linden
* jarno@kcbbs.gen.nz
*
*/
/* "mesa.library" */
#pragma libcall mesaBase AmigaMesaRTLCreateContextA a92 9802
#pragma tagcall mesaBase AmigaMesaRTLCreateContext a92 9802
#pragma libcall mesaBase AmigaMesaRTLDestroyContext a98 801
#pragma libcall mesaBase AmigaMesaRTLMakeCurrent a9e 801
#pragma libcall mesaBase AmigaMesaRTLGetCurrentContext aa4 00